OpenBaseDatabase.Encoding

This encoding value is the same value you'd use for GetTextEncoding. For example, &h201 is ISOLatin1, &h202 is ISOLatin2, and so forth.

Syntax

Encoding( Integer ) as


Parameters

Integer


Notes

This is used to convert from your specified encoding to the OpenBase database encoding, and vice versa. This is included for 4.0.2 compatibility and is deprecated in version 4.5 and above.